From: Juanma Barranquero Date: Wed, 17 Jul 2002 07:30:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31569 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2345b5ee6795d36ca189391311f9182dfaf7d9a2;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e9e27b0dc94..d5f50443f36 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-07-17 Juanma Barranquero + + * timer.el (timer-set-time-with-usecs): Mark obsolete. + 2002-07-16 Stefan Monnier * vc.el (vc-default-comment-history): Hard code *vc*. @@ -68,16 +72,6 @@ * compare-w.el (compare-windows-whitespace): Always allow newline even if it does not have whitespace syntax. -2002-07-14 Richard M. Stallman - - * files.el (find-alternate-file): Offer to save a modified buffer. - Handle kill-buffer-query-functions better. - - * startup.el (normal-splash-screen, fancy-splash-text): - Update name of help menu item for ordering printed manuals. - - * emacs-lisp/checkdoc.el: Fix doc typos. - 2002-07-16 Juanma Barranquero * timer.el (timer-set-time, timer-set-time-with-usecs): Fix docstring. @@ -92,6 +86,16 @@ * mouse-sel.el (mouse-sel-bindings): Save/restore interprogram cut/paste functions. +2002-07-14 Richard M. Stallman + + * files.el (find-alternate-file): Offer to save a modified buffer. + Handle kill-buffer-query-functions better. + + * startup.el (normal-splash-screen, fancy-splash-text): + Update name of help menu item for ordering printed manuals. + + * emacs-lisp/checkdoc.el: Fix doc typos. + 2002-07-14 Stefan Monnier * textmodes/tex-mode.el: Set encoding to utf-8.